C# Workmates API
 All Classes Namespaces Functions Variables Enumerations Enumerator
static ReturnCode CheckAddressExists ( int  workmateId,
out bool  exists 
)
inlinestatic

The function returns true or false depending on whether an address is defined with the workmate or not.

Parameters
workmateIdid of the workmate
existstrue if address is set, false if address is empty
Returns
ReturnCode enumeration

Possible ReturnCodes result values:

See also
SetWorkmateAddress ResetWorkmateAddress