Facsys AFM/SDK Solgenia® Facsys™ Fax Messaging/Routing Gateway
Software Development Kit (SDK)
AFM & Web Services

Download
SDK


Contact

   
Introduction Object Model Tasks Samples & Languages Packaging Troubleshooting FAQ Appendices
   

FaxUser Object

The FaxUser object represents a single Facsys user.

Properties

Name

Data Type

Access

Class

Long

Read-only

Parent

FaxUsers object

Read-only

Session

FaxSession object

Read-only

     

Created

Date

Read-only

Department

String

Read/write

DisplayName

String

Read/write

FaxNumber

String

Read/write

FirstName

String

Read/write

Flags

Long

Read/write

Index

Long

Read-only

LastName

String

Read/write

ManagerID

Long

Read/write

Modified

Date

Read-only

PhoneNumber

String

Read/write

RouteId

String

Read/write

Type

Long

Read-only

UserID

Long

Read-only

UserName

String

Read-only

 

 

Methods

Name

Input Parameters

Return Values

Error Codes

ChangePassword

OldPassword as String,
NewPassword as String

   

SetDefaultCoverPage

FaxCoverPage object

   

Update

Commit as Boolean

   
 

Back to Top

 

ChangePassword Method

The ChangePassword method changes the Facsys password for the FaxUser object.

Syntax

ObjUser.ChangePassword (OldPassword, NewPassword)

Back to Top

 

Created Property

The Created property returns the date and time the FaxUser object was created. Read-only.

Syntax

ObjUser.Created

Data Type

Date

Back to Top

 

Department Property

The Department property returns or sets the department property of the FaxUser object.

Syntax

ObjUser.Department

Data Type

String

Back to Top

 

DisplayName Property

The DisplayName property returns or sets the display name of the FaxUser object. Read/write.

Syntax

ObjUser.DisplayName

Data Type

String

Back to Top

 

FaxNumber Property

The FaxNumber property returns or sets the fax number property of the FaxUser object.

Syntax

ObjUser.FaxNumber

Data Type

String

Back to Top

 

FirstName Property

The FirstName property returns or sets the FaxUser object's first name. Read/write.

Syntax

ObjUser.FirstName

Data Type

String

Back to Top

 

Flags Property

[undocumented in first release]

Back to Top

 

Index Property

The Index property returns the index of the user object within its parent FaxUsers collection. The index reflects this user’s position within the parent collection. Read-only.

Syntax

ObjUser.Index

Data Type

Long

Remarks

A user's index property may change if other user items are removed from the parent FaxUsers collection.

The first object in the collection has an Index value of 1.

Back to Top

 

LastName Property

The LastName property returns or sets the last name of the FaxUser object. Read/write.

Syntax

ObjUser.LastName

Data Type

String

Back to Top

 

ManagerID Property

The ManagerID property returns the unique 32-bit identifier that identifies the manager authorized to approve all FaxMessage objects sent by this FaxUser. Read/write.

Syntax

ObjUser.ManagerID

Data Type

Long

Back to Top

 

Modified Property

The Modified property returns the date and time when the FaxUser object was last modified. Read-only.

Syntax

ObjUser.Modified

Data Type

Date

Back to Top

 

PhoneNumber Property

The PhoneNumber property returns or sets the phone number property of the FaxUser object.

Syntax

ObjUser.PhoneNumber

Data Type

String

Back to Top

 

RouteId Property

The RouteId property returns or sets the route id property of the FaxUser object.

Syntax

ObjUser.RouteId

Data Type

String

Back to Top

 

SetDefaultCoverPage Method

The SetDefaultCoverPage method sets the default cover page file for the FaxUser.

Syntax

ObjUser.SetDefaultCoverPage (FaxCoverPage object)

Back to Top

 

Type Property

The Type property returns or sets the user type used to differentiate between a single user and a group user. Read-only.

Syntax

ObjUser.Type

Data Type

Long

Remarks

Valid values for this property are defined by the FaxMsg_UserType enumeration.

The Type property can be set at the time of creation of the user object by supplying the Type parameter to the Add method of the FaxUsers collection.

Back to Top

 

Update Method

The Update method updates or restores the properties of the FaxUser object.

Syntax

ObjUser.Update(Commit)

where the Commit parameter is a Boolean type that indicates whether the object properties should be committed (TRUE) or reset (FALSE). If TRUE, property updates are written to the server. If FALSE, property updates are overwritten with the original values.

Back to Top

 

UserID Property

The UserID property returns the unique 32-bit identifier that identifies this FaxUser. Read-only.

Syntax

ObjUser.UserID

Data Type

Long

Back to Top

 

UserName Property

The UserName property returns the User Name (alias) assigned to the FaxUser object. Read-only.

Syntax

ObjUser.UserName

Data Type

String

Back to Top

Session

Image

Constant Definitions

Error Codes


Common Properties

Folders

Folder

Messages

Message

Recipients

Recipient

Attachments

Attachment

Phonebooks

Phonebook

Containers

Container

Entries

Entry

Fields

Field

Coverpages

Coverpage

Users

User

Home  |  Solgenia  |  Facsys  |  Facsys Support  |  Download Request  |  Contact